Range: 0x10000014 to 0x10000016. More...
Variables | |
| int | MV_ALG_E_NULL_PTR = 0x10000014 |
| The function parameter pointer is null. More... | |
| int | MV_ALG_E_OVER_MAX_MEM = 0x10000015 |
| Memory exceeds limit. More... | |
| int | MV_ALG_E_CALL_BACK = 0x10000016 |
| Callback function error. More... | |
Range: 0x10000014 to 0x10000016.
| int MV_ALG_E_NULL_PTR = 0x10000014 |
The function parameter pointer is null.
| int MV_ALG_E_OVER_MAX_MEM = 0x10000015 |
Memory exceeds limit.
| int MV_ALG_E_CALL_BACK = 0x10000016 |
Callback function error.